home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Graphics & Multimedia / EasyCrop.dmg / EasyCrop.app / Contents / Resources / Preference.nib / classes.nib < prev    next >
Text File  |  2005-11-10  |  1KB  |  40 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = NSButton; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
  5.         {
  6.             ACTIONS = {
  7.                 accept = id; 
  8.                 cancel = id; 
  9.                 checkForUpdates = id; 
  10.                 setAutoOrderBack = id; 
  11.                 setBorder = id; 
  12.                 showExifHelp = id; 
  13.             }; 
  14.             CLASS = PreferenceController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 "_autoVersionCheckCbox" = NSButton; 
  18.                 "_cursorRadio" = NSMatrix; 
  19.                 "_playSoundBtn" = NSButton; 
  20.                 "_preserveExifCbox" = NSButton; 
  21.                 "_timeStampPop" = NSPopUpButton; 
  22.                 antialiasCbox = NSButton; 
  23.                 autoOrderBackCbox = NSButton; 
  24.                 autoOrderFrontCbox = NSButton; 
  25.                 borderCbox = NSButton; 
  26.                 borderColorWell = NSColorWell; 
  27.                 borderThicknessMatrix = NSMatrix; 
  28.                 constrainRotationCbox = NSButton; 
  29.                 crossHairCbox = NSButton; 
  30.                 customIconCbox = NSButton; 
  31.                 hideExtensionCbox = NSButton; 
  32.                 interpolationPopUp = NSPopUpButton; 
  33.                 livePreviewCbox = NSButton; 
  34.                 texturedCbox = NSButton; 
  35.             }; 
  36.             SUPERCLASS = NSWindowController; 
  37.         }
  38.     ); 
  39.     IBVersion = 1; 
  40. }